-
Notifications
You must be signed in to change notification settings - Fork 9
Update cache to ignore values over 250 characters (D1118) #596
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
78a6489 to
cf79966
Compare
What do you mean by "update insert the value"? |
Fixed |
- Fix incorrect return on calc cache code - Add unit test to ensure correct write operation
abeverley
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Dave, good work on getting the test added. A bit more to do though I'm afraid...
This code checks the
%valueshash and does not insert the value into the cache should there be any values over 250 characters inserted into the field.